home *** CD-ROM | disk | FTP | other *** search
/ SuperHack / SuperHack CD.bin / CODING / DELPHI / RTCG.ZIP / README.TXT next >
Encoding:
Text File  |  1996-12-22  |  3.7 KB  |  94 lines

  1. RtCheckGroup Component Ver. 1.13
  2. Copyright 1995 Tomasz Stanczak
  3. Compuserve: 100735,3273
  4.  
  5. This component is something like Borland's TRadioGroup but it groups
  6. checkboxes instead of radiobuttons. Same as TRadioGroup it alignes ist child
  7. controls itself, so you don't have to do it. You can set them all at once of
  8. every one separately. Because it uses bitmaps to show them, you can make it
  9. look as you want it to be. Properties like TextAlign, BmpVAlign, BmpHAlign and
  10. WordWrap allow for additional control.
  11.  
  12. Files Included:
  13. README.WRI     this file
  14. RTREGCG.PAS    unit to register RtCheckList with Delphi
  15. RTCHKGRP.PAS    RtCheckList itself (DCU in the demo version and PAS in the registered one)
  16. RTCHKBMP.PAS    bitmap resources for the standard checkboxes
  17. RT.PAS           unit with general functions I need
  18. RTCONTS.PAS    Constants for this and/or my other components
  19. TEST*.*        test project
  20. RTCHKGRP.HLP    RtCheckList help file
  21. RTCHKGRP.KWF    RtCheckList keyword file
  22. 16\*.*        Files specific to Delphi 1.0
  23. 32\*.*        Files specific to Delphi 2.0
  24.  
  25. Installation:
  26. Copy the RT*.DCR, RT*.DCU and RT*.RES files to the same directory, including
  27. files from appropriate subdirectory(16\ or 32\). Then follow the Delphi
  28. instuctions for installing components. Both HLP and KWF files should probably
  29. be copied into DELPHI\BIN, the KWF is the keyword file, which can be installed
  30. with HELPINST.EXE.
  31.  
  32. Registration
  33.  
  34. License fees:
  35. RtCheckGroup alone, license fee is $10 (15 DM) plus $2 (3 DM) s&h
  36. as a part of RtControls, licence fee $39 (60 DM) plus $2 (3 DM) s&h
  37.  
  38.  
  39. Important note!
  40. Beginning with the 1. January 1997 EC residents need to add German VAT (15%)
  41. to the price or must specify own VAT ID# except when ordering through
  42. CompuServe's SWREG or PsL.
  43.  
  44.  
  45. Only following payment methods will be accepted:
  46. Compuserve: GO SWREG
  47. ID# 7193 RtCheckGroup alone
  48. ID# 7197 RtControls
  49.  
  50. Bank Transfer: Use following account for the money transfer:
  51.  
  52. Bank Name:    Postbank Hannover
  53. Bank Code (BLZ)    250 100 30
  54. Account        6570 43-308
  55.  
  56. Please fill in the order form and send us with the information of
  57. your payment to the address found in the help file.
  58.  
  59. Checks: Only checks drawn on a US bank valued in US$ or drawn on a German bank
  60. and valued in DM will be accepted. Please let us time after sending check, we
  61. cannot send you our product before the money is transferred. For details see
  62. help file.
  63.  
  64. Credit Card Orders: You can order with MC, Visa, Amex, or Discover from Public
  65. (software) Library by calling 800-2424-PsL or 713-524-6394 or by FAX to
  66. 713-524-6398 or by CIS Email to 71355,470. You can also mail credit card
  67. orders to PsL at P.O.Box 35705, Houston, TX 77235-5705.
  68.  
  69. THE ABOVE NUMBERS ARE FOR CREDIT CARD ORDERS ONLY.
  70. THE AUTHOR OF THIS PROGRAM CANNOT BE REACHED AT THESE NUMBERS.
  71.  
  72. Any questions about the status of the shipment of the order, refunds,
  73. registration options, product details, technical support, volume discounts,
  74. dealer pricing, site licenses, non-credit card orders, etc, must be directed
  75. to Tomasz Stanczak:
  76.  
  77.     CIS:         100735,3273
  78.     Internet:    100735.3273@compuserve.com
  79.     WWW:        http://ourworld.compuserve.com/homepages/tomasz
  80.  
  81. To order please specify Item# 14429, RtControls Delphi VCL Pack, price $39,
  82. s&h $2 (e-mail), $4 (Europe), $6 (overseas)
  83.  
  84. To insure that you get the latest version, PsL will notify us the day of your
  85. order and we will ship the product directly to you.
  86.  
  87. Shipping:
  88. Currently only e-mail shipping is supported, so please always state your
  89. e-mail address!. In the future post shipping including printed documentation
  90. will be possible (no promise!).
  91.  
  92. Registered users will receive component's full source code. Contact the author
  93. for multi-user discounts and site licenses. 
  94.